home *** CD-ROM | disk | FTP | other *** search
/ PC Guide Interactive 10 / PC Guide Interactive Issue 10 (Future Publishing) (1996).BIN / cd / heretic.bat < prev    next >
DOS Batch File  |  1995-04-07  |  278b  |  11 lines

  1. %1%
  2. cd %2%
  3. heretic -file %3% 
  4. cls
  5. @echo To run this wad in DOS enter
  6. @echo    %1% [enter]
  7. @echo    cd %2% [enter]
  8. @echo    heretic -file %3% [enter].                                                                                                              
  9.  
  10. @pause
  11.